Welcome![Sign In][Sign Up]
Location:
Search - use case

Search list

[Software Engineeringlibraryuml

Description: 基于uml的图书馆系统的建模设计,其中包含有用retional rose做的齐全的各类图,如用例图,类图,顺序图,协作图等等,希望对你有所帮助-UML-based modeling of the library system design, which contains useful retional rose to do the full range of various types of maps, such as use case diagram, class diagram, sequence diagram, collaboration diagram and so on, I hope for your help
Platform: | Size: 304128 | Author: 余六 | Hits:

[Software Engineeringruanjainceshi

Description: 该资源包括软件测试中的功能测试用力提示,用例模板,缺陷报告实例,测试用例等-The resources include software testing in the functional testing effort prompted, use case template, bug report examples, test cases, etc.
Platform: | Size: 14336 | Author: xixi | Hits:

[ERP-EIP-OA-Portal20086421462772304

Description: 全套制造业erp产品需求分析.pdf了解进销存系统的需求背景,掌握进销存系统的基本业务流程。 熟悉PSS进销存系统的非功能需求和功能需求。 掌握数据流图的分析 掌握用例图及用例描述分析-A full set of manufacturing erp Product Demand Analysis. Pdf Invoicing system needs to understand the background, Invoicing System to master the basic business processes. Invoicing familiar with the PSS system non-functional requirements and functional requirements. Master data flow diagram of analyzing the use case diagram and use case analysis to describe
Platform: | Size: 452608 | Author: 张一 | Hits:

[Software Engineeringadc0809

Description: adc0809芯片资料,专用文档,有设计用例,模拟数字转换专用-adc0809 chip information, special documents, use case design, analog-digital converter dedicated
Platform: | Size: 227328 | Author: toumingdeshui | Hits:

[Software Engineering74LS373

Description: 74ls373芯片资料,专用文档,用于数模管锁存,设计用例-74ls373 chip information, special documents, for digital-analog control latches, design use case
Platform: | Size: 78848 | Author: toumingdeshui | Hits:

[ActiveX/DCOM/ATLUARComponents

Description: 一个自动生成uar报告的案例,作为ssd课程入门的案例使用。-UAR an automatically generated report of the case, as the SSD courses use case entry.
Platform: | Size: 74752 | Author: lc | Hits:

[Special Effectsdetect_motion

Description: 基于opencv的运动目标检测,能够识别动态环境下运动目标,并指出运动目标前进方向-Opencv-based moving target detection, able to identify the dynamic environment of moving targets, and noted that the forward direction of moving targets
Platform: | Size: 3347456 | Author: | Hits:

[Graph DrawingCase_Switch

Description: 用labview编制的vi程序,用到了case,switch程序结构-Prepared using LabVIEW vi procedures, use of the case, switch program structure
Platform: | Size: 6144 | Author: gigi | Hits:

[Windows DevelopRE_Lecture05_595009937

Description: 情景驱动的需求方法,使用用例需求建模方法,定义清晰的软件边界,识别系统参与人.-Scenario-driven demand for ways to demand the use of use case modeling, software-defined boundaries, identification system participants.
Platform: | Size: 458752 | Author: mszhou | Hits:

[Education soft system2008110955

Description: UML图书管理系统的分析与设计.doc UML图书管理系统的分析与设计.doc -UML Library Management System Analysis and Design. DocUML Library Management System Analysis and Design. Doc
Platform: | Size: 99328 | Author: 鲁松 | Hits:

[OtherCPF_tutorial_2007_12_06

Description: Cadence低功耗设计语言CPF(Common Power Format)使用实例-Cadence low-power design language CPF (Common Power Format) Use Case
Platform: | Size: 996352 | Author: zinger liu | Hits:

[Software EngineeringUMLjianmotongyiyuyan

Description: UML概述,通用模型元素,用例模型,建立静态和动态模型-UML overview of a generic model elements, use case model, static and dynamic model
Platform: | Size: 4773888 | Author: 薛建宝 | Hits:

[Education soft systemfiles

Description: 这是在线考试系统的初试迭代的所有文档,包括用例分析,静态页面设计,vision等必须文档-This is the debut of online examination system iteration all documents, including Use Case analysis, static page design, vision and so must document
Platform: | Size: 324608 | Author: weizheng | Hits:

[Communication-Mobile20051121031078

Description: PDA开发学习文档,开发用例,Java开发-PDA development of learning documents, use case development, Java development
Platform: | Size: 1037312 | Author: dfd | Hits:

[Othershuzhifenxi

Description: 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 100 110 120 y 5 1 7.5 3 4.5 8.8 15.5 6.5 -5 -10 -2 4.5 7 试验要求:利用Lagrange插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:画出Lagrange插值多项式 的曲线。 -Related knowledge: By n+ 1 the number of nodes does not exceed the Lagrange interpolation polynomial n as follows: one, Lagrange interpolation basis function, k = 0,1, ..., n. Experimental use case: a known function y = f (x) of a table: x 0 10 20 30 40 50 60 70 80 90 100 110 120y 5 1 7.5 3 4.5 8.8 15.5 6.5-5-10-2 4.5 7 test requirements: for the use of Lagrange interpolation polynomial interpolation function was f (x) at the point x = 65 Department approximation. Recommendations: Lagrange interpolation polynomial to draw the curve.
Platform: | Size: 1024 | Author: 张涛 | Hits:

[Othershuzhifenxi2

Description: 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m -0.904837 -0.818731 -0.740818 -0.670320 -0.606531 x 0.60 0.70 0.80 0.90 1.00 y 0.548812 0.496585 0.449329 0.406570 0.367879 m -0.548812 -0.496585 -0.449329 -0.406570 -0.367879 实验用例:利用Hermite插值多项式 求被插值函数f(x)在点x=0.55处的近似值。建议:画出Hermite插值多项式 的曲线。 -Experiment Title: Hermite interpolation polynomial-related knowledge: By n+ 1 nodes does not exceed the number of 2n+ 1 of the Hermite interpolation polynomial as follows: one, Hermite interpolation basis function data structure: three one-dimensional array or a two-dimensional array algorithm design: (slightly) the preparation of the code: (slightly) experimental use case: a known function y = f (x) of a table (of which): x 0.10 0.20 0.30 0.40 0.50y 0.904837 0.818731 0.740818 0.670320 0.606531m-- 0.904837-0.818731-0.740818-0.670320-0.606531x 0.60 0.70 0.80 0.90 1.00y 0.548812 0.496585 0.449329 0.406570 0.367879m-0.548812-0.496585-0.449329-0.406570-0.367879 experimental use case: the use of Hermite interpolation polynomial interpolation function for by f (x ) in the point x = 0.55 Department approximation. Recommendations: Draw Hermite interpolation polynomial curve.
Platform: | Size: 1024 | Author: 张涛 | Hits:

[Software EngineeringUMLshiyanlicheng

Description: UML实验例程 实验一 UML开发工具(通过实验,熟悉并掌握UML的一种开发工具。) 实验二 用例图的绘制(通过实验,熟悉并掌握UML中用例图的绘制。)-UML experiment a routine experiment UML development tools (through the experiment, be familiar with and master the UML as a development tool.) Experimental II mapping use case (through the experiment, be familiar with and master the use cases UML mapping.)
Platform: | Size: 1328128 | Author: 张少卓 | Hits:

[Software EngineeringUM

Description: uml 建模语言,用于软件开发过程中里图的描绘等用例图,部署图,类图。序列图等-UML modeling language for software development process, such as depicted in diagram use case diagram, deployment diagram, class diagram. Sequence diagrams, etc.
Platform: | Size: 12636160 | Author: zhengguoying333 | Hits:

[Windows Developjini_lab_excercises_code

Description: JINI的编程用例,有一定参考价值, 配合JINI的核心技术书。-JINI programming use case has a certain reference value, with the core technology JINI book.
Platform: | Size: 692224 | Author: 刘永 | Hits:

[Process-Threadwr

Description: 多线程的程序,可以用例学习相关的线程知识-Multi-threaded program, you can use case study and related knowledge thread
Platform: | Size: 29696 | Author: wht | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net